|>$.Spell.!Spell.!Run
|
| Startup file for Spell
|
IconSprites <Obey$Dir>.!Sprites
|
WimpSlot -min 128K -max 128K
|
Set Spell$Dir     <Obey$Dir>
Set SpellRes$Dir  <Obey$Dir>.Resources.UK
|
Set SpellDictionary$Path <Dictionary$Dir>
If "<SpellDictionary$Path>" = "" then Set SpellDictionary$Path <Obey$Dir>
|
RMEnsure UtilityModule 3.00 IconSprites <Obey$Dir>.Resources.Sprites3
|
if "<System$Path>" = "" then Error 0 System resources cannot be found
|
RMEnsure UtilityModule 3.10 Error This application requires RISC OS 3.10 or later
RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.02 RMLoad System:Modules.CallASWI
RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.02 Error This application requires CallASWI 0.02 or later
RMEnsure FPEmulator 4.03 RMLoad System:Modules.FPEmulator
RMEnsure FPEmulator 4.03 Error This application requires FPEmulator 4.03 or later
RMEnsure SharedCLibrary 5.17 RMLoad System:Modules.CLib
RMEnsure SharedCLibrary 5.34 Error This application requires SharedCLibrary 5.34 or later
|
RMEnsure SpellUtils     0.00 RMLoad <Obey$Dir>.Resources.Spell
|
Set Spell$Templates Templates
|
WimpSlot -min 96K
|
Run "<Spell$Dir>.!RunImage" %*0
